-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backwardcompatibility #35
base: master
Are you sure you want to change the base?
Conversation
You can also see the non-backwards compatible changes |
Okay to merge for me. |
Hi, You are awesome! I have seen the code submitted many times and you modified 40+ files, can you describe in detail which features have been added? |
Hi, Thank you.
I think that's all. On the other hand I see that the maven install is done with an open jdk 11, it's normal? because it looks like it's stuck on lombok precisely. |
I'm thinking of adding an option on the standard output to bring up the notion of backward compatibility or not if you want to go through the command. |
finally I think the use of the json format is enough. |
The goal is to add the notion of non-retro compatibility of changes with a visible rendering on the html part.
I added unit tests.
I still have the readme to update I do it right now.